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

Handling but not requiring ingestion id and extraction start time #1390

Merged
merged 5 commits into from
May 20, 2022

Conversation

jfolk2015
Copy link
Contributor

@jfolk2015 jfolk2015 commented May 19, 2022

Description

Part of a series of PRs to expand and then contract our system's functionality around extraction start time and ingestion id. This PR takes advantage of the fields being optional to set them for new messages but should allow current messages which do not have them to be processed.

Reminders:

  • If changing elixir code in an "app", did you update the relevant version
    in mix.exs?
  • If altering an API endpoint, was the relevant postman collection updated?
    N/A(?) If a new version of smart_city is being used (new fields on a struct), were the relevant postman collections updated?

@jfolk2015 jfolk2015 merged commit 0c5ddfb into master May 20, 2022
@jfolk2015 jfolk2015 deleted the 541-smart-city-updates branch May 20, 2022 15:56
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