Skip to content
New issue

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

Error failed multiples times off and on past couple months #43

Open
nspooney1 opened this issue Aug 1, 2022 · 0 comments
Open

Error failed multiples times off and on past couple months #43

nspooney1 opened this issue Aug 1, 2022 · 0 comments

Comments

@nspooney1
Copy link

[ERROR] Exception: unknown_error: retry your request
Traceback (most recent call last):
  File "/var/task/sfRealTimeQueueMetrics.py", line 89, in lambda_handler
    raise e
  File "/var/task/sfRealTimeQueueMetrics.py", line 86, in lambda_handler
    ac_queue_metrics(queue_id_name_dict,queue_ids,instance_id)
  File "/var/task/sfRealTimeQueueMetrics.py", line 219, in ac_queue_metrics
    raise e
  File "/var/task/sfRealTimeQueueMetrics.py", line 151, in ac_queue_metrics
    sf.sign_in()
  File "/var/task/salesforce.py", line 63, in sign_in
    resp = [self.request.post](http://self.request.post/)(url=self.login_host+"/services/oauth2/token", params=self.auth_data, headers=headers)
  File "/var/task/salesforce.py", line 176, in post
    return __check_resp__(r)
  File "/var/task/salesforce.py", line 204, in __check_resp__
    raise Exception(msg)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant