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

Implement availability check for record storage service #1

Open
erickpeirson opened this issue Jun 24, 2019 · 0 comments
Open

Implement availability check for record storage service #1

erickpeirson opened this issue Jun 24, 2019 · 0 comments
Labels
arxiv.canonical Work related to the arxiv.canonical package

Comments

@erickpeirson
Copy link
Contributor

The CanonicalStore service requires a status check method, is_available() -> bool, that verifies our ability to read and write. This should be implemented at

def is_available(self, retries: int = 0, read_timeout: int = 5,

@erickpeirson erickpeirson added the arxiv.canonical Work related to the arxiv.canonical package label Jun 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arxiv.canonical Work related to the arxiv.canonical package
Projects
None yet
Development

No branches or pull requests

1 participant