Aditya Chaudhary userAdityaa
  • https://www.adityaworks.tech
    • LFX @headlamp
    • Javascript Code Repo Expert (Contract) @HackerRank
    • R&D Intern @Samsung
    • Software Engineer @Tile10
  • Joined on 2026-04-03
userAdityaa created branch relay-payments in userAdityaa/caravel 2026-04-20 20:28:03 +00:00
userAdityaa pushed to relay-payments at userAdityaa/caravel 2026-04-20 20:28:03 +00:00
0558408388 feat: encourage payment setup for paid relays without making it required
d209353abd docs: document delinquent relay status across spec (#35)
Compare 2 commits »
userAdityaa commented on issue coracle/caravel#28 2026-04-20 20:26:54 +00:00
No payment setup enforcement before paid relay creation

Yes, it felt like a design choice, I opened the issue to get your feedback here. I am closing both issues and but raising a PR that encourages payment setup for paid relays without making it a…

userAdityaa created pull request coracle/caravel#39 2026-04-20 17:45:14 +00:00
feat: display relay provisioning errors in UI
userAdityaa created branch display-errors in userAdityaa/caravel 2026-04-20 17:42:09 +00:00
userAdityaa pushed to display-errors at userAdityaa/caravel 2026-04-20 17:42:09 +00:00
0ec5a5b23d feat: display relay provisioning errors in UI
userAdityaa commented on issue coracle/flotilla#236 2026-04-20 13:46:02 +00:00
Safari: Messages fail to auto-scroll, rooms may not connect on first visit, and sent messages don't appear until navigation

Reworded the title and description to indicate the issue seems Safari-specific. Will push the fix shortly.

userAdityaa opened issue coracle/caravel#38 2026-04-20 12:40:20 +00:00
NWC payment failure is swallowed silently, error context never reaches the user Size: M
userAdityaa opened issue coracle/caravel#37 2026-04-20 12:36:22 +00:00
Subdomain validation has no length limit and allows reserved names
userAdityaa opened issue coracle/caravel#36 2026-04-20 12:31:36 +00:00
Missing database indexes, all billing-critical queries are full table scans
userAdityaa created pull request coracle/caravel#35 2026-04-20 12:23:05 +00:00
docs: document delinquent relay status across spec
userAdityaa created branch add-docs in userAdityaa/caravel 2026-04-20 12:22:06 +00:00
userAdityaa pushed to add-docs at userAdityaa/caravel 2026-04-20 12:22:06 +00:00
086c8f080d docs: document delinquent relay status across spec
ca26d41eef fix: relay secret rotation on infra sync updates (#26)
Compare 2 commits »
userAdityaa opened issue coracle/caravel#34 2026-04-20 12:04:51 +00:00
Relay sync failures are never retried, relay stays broken indefinitely
userAdityaa opened issue coracle/caravel#33 2026-04-20 12:01:16 +00:00
Relay member capacity limit defined in plans but never enforced
userAdityaa opened issue coracle/caravel#32 2026-04-20 11:53:19 +00:00
Relay sync errors stored in DB but never surfaced in UI
userAdityaa commented on pull request coracle/caravel#27 2026-04-20 11:46:56 +00:00
Add tenant create endpoint

Appreciate the fix. I reviewed the diff, applied it locally, and ran a few test cases, it successfully addresses the reported issue.

userAdityaa opened issue coracle/caravel#31 2026-04-20 11:41:33 +00:00
No relay deletion endpoint or UI
userAdityaa opened issue coracle/caravel#30 2026-04-20 11:41:21 +00:00
No confirmation dialog on relay deactivate/reactivate
userAdityaa opened issue coracle/caravel#29 2026-04-20 11:41:01 +00:00
No relay upgrade flow (free → paid) -> plan change fires no payment validation