Hypolite Petovan on Nostr: Anomaly Deferred tasks aren't currently running. They failed during they initial run, ...
Anomaly (nprofile…lhup) Deferred tasks aren't currently running. They failed during they initial run, which placed them in this wait list with a next try date in the future. From your screenshot it appears that the task creation date and the next try date are pretty close to each other, so it must only have failed a few times at most.
Running either the worker or the daemon manually will not clear deferred tasks which next try date have not been reached yet. There's an incremental back off system that increases the delay before the next try after each new failure. Once the task succeeds, the task will clear from the deferred list.
Published at
2025-03-09 17:45:12Event JSON
{
"id": "ea887d6b962c1b61e3d731d5bb61dbf233d6a9f51392ae484908c8720ca08e0a",
"pubkey": "599e9fd8c3d7778b0ec1108aae8783c592642f1316eb7f57cef83ca6f6c2df41",
"created_at": 1741542312,
"kind": 1,
"tags": [
[
"p",
"e3eedcd0ba49dccfd50580d7b5a056228b80e4748b60245a0a9782247c357344",
"wss://relay.mostr.pub"
],
[
"p",
"15b7758904cd6ec9c4d780aed7cca01019b61be45945dea8a68e2d2322a45ecd",
"wss://relay.mostr.pub"
],
[
"p",
"6a3cbce89b28978079f672343ba1cbce8185b78cc685480266526c2e8cad4148",
"wss://relay.mostr.pub"
],
[
"e",
"4c054a0769fe8cb9adbbcaa7ae8c0724fd5ed65440f60f2d0b91634df595462b",
"wss://relay.mostr.pub",
"reply"
],
[
"proxy",
"https://friendica.mrpetovan.com/objects/735a2029-1567-cdd3-a887-3d1556803813",
"activitypub"
]
],
"content": "nostr:nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpqu0hde596f8wvl4g9srtmtgzky29cper53dszgks2j7pzglp4wdzq82lhup Deferred tasks aren't currently running. They failed during they initial run, which placed them in this wait list with a next try date in the future. From your screenshot it appears that the task creation date and the next try date are pretty close to each other, so it must only have failed a few times at most.\n\nRunning either the worker or the daemon manually will not clear deferred tasks which next try date have not been reached yet. There's an incremental back off system that increases the delay before the next try after each new failure. Once the task succeeds, the task will clear from the deferred list.",
"sig": "397cc93ee85e38130871421df8396987aa5bc3b44a52300646a98f5fbd434f20db8382ad6a9a9025487eb73104d0690986f808e40d5f84b966a796e400057748"
}