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

Add additional info to extraction end event #1437

Merged
merged 7 commits into from
Aug 1, 2022

Conversation

bmitchinson
Copy link
Member

@bmitchinson bmitchinson commented Jul 28, 2022

Ticket Link #687

Description

  • Updates readme with ingestion information
  • The result of Processor.process now returns the amount of messages processed
    • The load_stage child process of Processor.process stores the messages processed in a dedicated cache
    • Test to affirm that the cache is updated after Processor.process
  • data_extract_end event now includes ingestion start time and messages processed count

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?
    • If a new version of smart_city is being used (new fields on a struct), were the relevant postman collections updated?

@bmitchinson bmitchinson changed the title 687 add msg count to extraction end Add additional info to extraction end event Jul 29, 2022
@bmitchinson bmitchinson merged commit 6785667 into master Aug 1, 2022
@bmitchinson bmitchinson deleted the 687-add-msg-count-to-extraction-end branch August 1, 2022 18:36
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