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

SNAP transmission changes #565

Merged
merged 6 commits into from
Jan 31, 2024
Merged

SNAP transmission changes #565

merged 6 commits into from
Jan 31, 2024

Conversation

sree-cfa
Copy link
Contributor

@sree-cfa sree-cfa commented Jan 25, 2024

  • Move log for ftps connection
  • Convert to scheduled job instead of cron job
  • Adding mock "server" directory for testing

@sree-cfa sree-cfa temporarily deployed to test-la-doc-uploader-pr-565 January 25, 2024 01:04 Inactive
@sree-cfa sree-cfa temporarily deployed to test-la-doc-uploader-pr-565 January 25, 2024 01:25 Inactive
@sree-cfa sree-cfa temporarily deployed to test-la-doc-uploader-pr-565 January 25, 2024 16:41 Inactive
@sree-cfa sree-cfa temporarily deployed to test-la-doc-uploader-pr-565 January 25, 2024 17:48 Inactive
@sree-cfa sree-cfa closed this Jan 25, 2024
@sree-cfa sree-cfa reopened this Jan 25, 2024
@sree-cfa sree-cfa temporarily deployed to test-la-doc-uploader-pr-565 January 25, 2024 20:08 Inactive
@sree-cfa sree-cfa temporarily deployed to test-la-doc-uploader-pr-565 January 25, 2024 20:42 Inactive
@sree-cfa sree-cfa added the ready for review This PR is ready for code-review label Jan 25, 2024
@@ -111,6 +111,8 @@ server:
servlet:
session:
persistent: true
transmissions:
snap-transmission-rate: ${SNAP_TRANSMISSION_RATE:PT5M}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not familiar with this syntax but It looks like this is setting the snap-transmission-rate to 5 minutes.

Is that right?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup! "PT5M" is the default duration and it's in the "Duration" notation

@sree-cfa sree-cfa temporarily deployed to test-la-doc-uploader-pr-565 January 30, 2024 20:04 Inactive
@sree-cfa sree-cfa merged commit 7c2e6c9 into main Jan 31, 2024
5 checks passed
@sree-cfa sree-cfa deleted the move-log branch January 31, 2024 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready for review This PR is ready for code-review
Projects
None yet
2 participants