Skip to content

General queries on dispatch #2581

Answered by mvilanova
csetarun2 asked this question in Q&A
Oct 5, 2022 · 3 comments · 2 replies
Discussion options

You must be logged in to vote
  1. The core, web, and scheduler should be running on the same container and the postgres one separately. You need all of them. The scheduler is responsible for running the scheduled jobs you can see in the different scheduled.py modules for each data type.
  2. The data is stored in the postgres database and should be available unless it gets deleted.
  3. You can disable it by deleting the default cost type. If there's no default cost type defined, then Dispatch does not calculate incident cost.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by csetarun2
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@mvilanova
Comment options

@csetarun2
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants