Skip to content

Commit 8132868

Browse files
authored
Update README.md
1 parent c622dcf commit 8132868

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,15 @@ flexible.
3232

3333
This portal has only been tested with the CaltechAUTHORS repository and is
3434
designed 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
3636
have a CaltechAUTHORS access token set in the CTATOK environment variable or as
3737
a 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
4344
here](https://github.com/caltechlibrary/irdm-queue-portal/actions/workflows/render.yaml)
4445
and clicking the "Run Workflow" button.
4546

@@ -48,9 +49,13 @@ and clicking the "Run Workflow" button.
4849
This tool is designed for use at Caltech and has some hardcoded URLs. Let us
4950
know 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

0 commit comments

Comments
 (0)