File tree Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -32,14 +32,15 @@ flexible.
3232
3333This portal has only been tested with the CaltechAUTHORS repository and is
3434designed for use at Caltech. Please let us know if you're interested in using
35- it elsewhere and we can make it more flexible. For caltech users, you need to
35+ it elsewhere and we can make it more flexible. For Caltech users, you need to
3636have a CaltechAUTHORS access token set in the CTATOK environment variable or as
3737a GitHub repo secret.
3838
39-
4039## Usage
4140
42- You can harvest and render the table by [ going
41+ The GitHub action will run every 30 minutes (should be ready at the top of the hour and half-hour).
42+
43+ You can also manually harvest and render the table by [ going
4344here] ( https://github.com/caltechlibrary/irdm-queue-portal/actions/workflows/render.yaml )
4445and clicking the "Run Workflow" button.
4546
@@ -48,9 +49,13 @@ and clicking the "Run Workflow" button.
4849This tool is designed for use at Caltech and has some hardcoded URLs. Let us
4950know if you're interested in using it elsewhere.
5051
52+ We assume a queue will have under 100 entries and the queue view will be updated at most every 15 minutes.
53+ Because getting the publisher field makes a call to each record, the current approach
54+ will be slow on very large queues and will not work for fast update times.
55+
5156## Getting help
5257
53- Please open an issue on GitHub
58+ Please open an issue on GitHub.
5459
5560## Contributing
5661
You can’t perform that action at this time.
0 commit comments