Skip to content

Conversation

@DeborahOlaboye
Copy link
Contributor

This PR addresses testing the /send-notifications endpoint and fixing all runtime errors.

Closes #637

st_autorefresh(interval=REFRESH_TIME, key="datarefresh")

load(dashboard)
asyncio.run(load(dashboard))
Copy link
Contributor

Choose a reason for hiding this comment

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

This breaks the Streamlit app.

Image

To see the error:

  1. Run docker compose -f devops/dev/docker-compose.dashboard-app.yaml up --build
  2. Go to http://0.0.0.0:8501/

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.

Fix /send-notifications endpoint

2 participants