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

temporarily Fix data upload #201

Merged
merged 13 commits into from
Nov 16, 2023
Merged

temporarily Fix data upload #201

merged 13 commits into from
Nov 16, 2023

Conversation

asegun-cod
Copy link
Contributor

Temporarily work around for #200
This PR is a temporary fix for the main time.

API_url_tracker.rmd

  1. This scheduled rmd file will write the prediction to a pin board.
  2. Attempt to write the prediction to DB,
    a. if it is successful then the data written in step 1 is deleted
    b. if unsuccessful, we will get an email for failed rendering from posit, then we can proceed to step 3

Local_API_url_tracker.qmd

  1. if step 2b, run the Local_API_url_tracker.qmd file locally. this takes the prediction data from the pin board (for all the uncompleted jobs) and writes the prediction to the DB.

@asegun-cod asegun-cod marked this pull request as ready for review November 15, 2023 14:36
@asegun-cod asegun-cod merged commit 3c0f1c3 into development Nov 16, 2023
1 check passed
@asegun-cod asegun-cod deleted the fix-data-upload branch November 20, 2023 12:54
@asegun-cod asegun-cod restored the fix-data-upload branch November 20, 2023 12:54
@asegun-cod asegun-cod deleted the fix-data-upload branch November 20, 2023 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants