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

Add gocql wrapper #1342

Merged
merged 4 commits into from
Mar 2, 2021
Merged

Add gocql wrapper #1342

merged 4 commits into from
Mar 2, 2021

Conversation

wxing1292
Copy link
Contributor

@wxing1292 wxing1292 commented Mar 2, 2021

What changed?

  • Add a gocql wrapper which will refresh session if ErrNoConnections occurs

Why?
Improve error handling & decrease operator intervention.

How did you test it?
N/A

Potential risks
N/A

Is hotfix candidate?
N/A

@@ -0,0 +1,87 @@
// The MIT License
//
// Copyright (c) 2020 Temporal Technologies Inc. All rights reserved.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still okay to use year 2020 here?

@wxing1292 wxing1292 enabled auto-merge (squash) March 2, 2021 21:41
@wxing1292 wxing1292 disabled auto-merge March 2, 2021 21:41
@wxing1292 wxing1292 enabled auto-merge (squash) March 2, 2021 21:47
@wxing1292 wxing1292 disabled auto-merge March 2, 2021 21:50
@wxing1292 wxing1292 enabled auto-merge (squash) March 2, 2021 21:55
@wxing1292 wxing1292 merged commit 48c2ff4 into temporalio:master Mar 2, 2021
@wxing1292 wxing1292 deleted the session-0 branch March 2, 2021 22:31
wxing1292 added a commit that referenced this pull request Mar 23, 2021
* Add a gocql wrapper which will refresh session if ErrNoConnections occurs
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.

2 participants