We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The algorithm should exit when Zerodha's access token expires having daily validity
Algorithm retries to connect to websocket with an expired token
Check if token validity has expired and exit the algorithm
Deploy algorithm before 6 AM. New access tokens are generated daily at 7 AM
Windows 10
master
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Expected Behavior
The algorithm should exit when Zerodha's access token expires having daily validity
Actual Behavior
Algorithm retries to connect to websocket with an expired token
Potential Solution
Check if token validity has expired and exit the algorithm
Reproducing the Problem
Deploy algorithm before 6 AM. New access tokens are generated daily at 7 AM
System Information
Windows 10
Checklist
master
branchThe text was updated successfully, but these errors were encountered: