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

Do not re-use connections #189

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

nicolasbock
Copy link
Collaborator

In order to avoid stale connections to Salesforce and files.com, do not
re-use those connections (the clients) and rather create new client
connections when needed.

Signed-off-by: Nicolas Bock [email protected]

@nicolasbock nicolasbock self-assigned this Sep 11, 2024
@nicolasbock nicolasbock force-pushed the salesforce-connection branch 3 times, most recently from 0593127 to 3cc71c4 Compare September 12, 2024 20:45
In order to avoid stale connections to Salesforce and files.com, do not
re-use those connections (the clients) and rather create new client
connections when needed.

Issue: canonical#177
Signed-off-by: Nicolas Bock <[email protected]>
@nicolasbock nicolasbock merged commit a13dab8 into canonical:main Sep 12, 2024
2 of 3 checks passed
@nicolasbock nicolasbock deleted the salesforce-connection branch September 12, 2024 20:56
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

Successfully merging this pull request may close these issues.

1 participant