Hive server connection info is cached for 24 hrs (refreshed periodically). When (re-)connecting, if there is a fresh cache, this is used for the initial connection attempt.
If that attempt fails, the cache is invalidated (if server is unresponsive, invalidation happens after a few retries).
Also, the JSON-Schema info is exported into priv/gmhc_schema.json and the README is automatically updated with the current schema.
ZX version 0.7.0.
Hive server connection info is cached for 24 hrs (refreshed periodically). When (re-)connecting, if there is a fresh cache, this is used for the initial connection attempt.
If that attempt fails, the cache is invalidated (if server is unresponsive, invalidation happens after a few retries).
Also, the JSON-Schema info is exported into `priv/gmhc_schema.json` and the README is automatically updated with the current schema.
ZX version 0.7.0.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Hive server connection info is cached for 24 hrs (refreshed periodically). When (re-)connecting, if there is a fresh cache, this is used for the initial connection attempt.
If that attempt fails, the cache is invalidated (if server is unresponsive, invalidation happens after a few retries).
Also, the JSON-Schema info is exported into
priv/gmhc_schema.jsonand the README is automatically updated with the current schema.ZX version 0.7.0.
Includes #16
lgtm