What are possible reasons for the status of a back...
# ask-community
i
What are possible reasons for the status of a backfill to be incomplete?
s
Generally, this should occur during the time that the backfill is requesting runs, before all the runs are requested.
i
Yes I'm having that issue. I'll try to schedule a backfill for ~75 partitions and only 10 get loaded into queued runs
s
And this state persists for a long time? Do any of the assets targeted by the backfill have different `PartitionsDefinition`s than other ones?
i
No just one Partitioned Definition
s
This is unexpected. Is your backfill daemon still alive? You can find this out by going to the Daemons page.
i
It is. I'm getting this error tho. dagster.daemon.BaackfillDaemon - ERROR - Another BACKFILL daemon is still sending heartbeats. You likely have multiple daemon processes running at once, which is not supported.