Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ehanson8 committed Sep 8, 2023
1 parent fb77209 commit 5210fb4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,9 @@ integration testing with DSpace test, add an additional option to the command:
Warning: please do not run this against the production system or a bunch of junk records
will load into dspace

## Verifying DSpace connection
To verify that DSS can connect to the DSpace REST API, run `make verify-dspace-connection` and view the logs to see if the connection was successful or failed.

## Processing

`pipenv run submitter start` will loop through all of the data in the SQS input queue, process the queue,
Expand Down

0 comments on commit 5210fb4

Please sign in to comment.