Barry Luijbregts on Nostr: I’m monitoring the behavior to see if I can scale anything back and fix errors when ...
I’m monitoring the behavior to see if I can scale anything back and fix errors when I run into them.
One example is that a feed contained items with a duration of -1 seconds. I parse this into a C# TimeSpan, which works, but fails when I save it to the database. Just stuff like that.
This backend serves 2 purposes:
1️⃣ discovery: show users podcasts and episodes they might be interested in
2️⃣ notifications: notify users when a new episode is published for a podcast they are interested in
Published at
2024-09-05 13:56:36Event JSON
{
"id": "ef10d8be3bce44e7ffeb6caab13d3e6861b7048a577f0e09695d9620650631e9",
"pubkey": "4d9216f40fea7a9fc2ad0b853e801ce18ced94a0653c5c9cfa54011b0af068ad",
"created_at": 1725544596,
"kind": 1,
"tags": [
[
"p",
"4d9216f40fea7a9fc2ad0b853e801ce18ced94a0653c5c9cfa54011b0af068ad"
],
[
"e",
"0f6b782a54a887ae3cd8beda4348bbaef2fec307e81049da360f36634da9f878",
"",
"root",
"4d9216f40fea7a9fc2ad0b853e801ce18ced94a0653c5c9cfa54011b0af068ad"
],
[
"proxy",
"https://podcastindex.social/@podhome/113085290693891348",
"web"
],
[
"proxy",
"https://podcastindex.social/users/podhome/statuses/113085290693891348",
"activitypub"
],
[
"L",
"pink.momostr"
],
[
"l",
"pink.momostr.activitypub:https://podcastindex.social/users/podhome/statuses/113085290693891348",
"pink.momostr"
],
[
"-"
]
],
"content": "I’m monitoring the behavior to see if I can scale anything back and fix errors when I run into them.\n\nOne example is that a feed contained items with a duration of -1 seconds. I parse this into a C# TimeSpan, which works, but fails when I save it to the database. Just stuff like that.\n\nThis backend serves 2 purposes:\n1️⃣ discovery: show users podcasts and episodes they might be interested in\n2️⃣ notifications: notify users when a new episode is published for a podcast they are interested in",
"sig": "73a83cf4e0e4a609132508f646c7679ca3043aa173de17bf69b85f67c85789feb2b19eaabc85981a7219d4c1d4bc440020b4540109a5f091b8d4da81b560b252"
}