Skip to content

Add alert hub source#386

Open
sandeshit wants to merge 7 commits intodevelopfrom
feat/add-alert-hub-source
Open

Add alert hub source#386
sandeshit wants to merge 7 commits intodevelopfrom
feat/add-alert-hub-source

Conversation

@sandeshit
Copy link
Copy Markdown
Contributor

@sandeshit sandeshit commented Feb 19, 2026

Changes

  • Add Alert Hub source in montandon.

Related PRs:

This PR doesn't introduce any:

  • temporary files, auto-generated files or secret keys
  • n+1 queries
  • linter issues
  • print
  • typos
  • unwanted comments

This PR contains valid:

  • tests

Copy link
Copy Markdown
Collaborator

@ranjan-stha ranjan-stha left a comment

Choose a reason for hiding this comment

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

Does the retrigger work? Did you check the re-trigger part?

Comment thread apps/etl/etl_tasks/alert_hub.py
Comment thread apps/etl/etl_tasks/alert_hub.py
Comment thread apps/etl/etl_tasks/alert_hub.py Outdated
params=AlertHubExtractionParamsMetadata(
start=str(start_date),
end=str(end_date),
limit=0,
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

should we have limit=1 or 0?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

We can have any. This is just dummy for parent extraction

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

add a comment just to explain why it is zero.

Comment thread apps/etl/transform/sources/handler.py
Comment thread main/settings.py Outdated
- Fix PR comments.
- Point to latest commit in pystac-monty.
Copy link
Copy Markdown
Collaborator

@ranjan-stha ranjan-stha left a comment

Choose a reason for hiding this comment

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

Verify the re-trigger of failed extraction mechanisms.

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