Docs | Support

proteanhq/protean

main
1 month, 2 weeks ago
@subhashb Fix the first-run bugs, and the cache TTL bug hiding behind one of them (#1304) * Make a scaffolded
No dependencies with known security vulnerabilities.
main
1 month, 2 weeks ago
@subhashb Report the subscriptions the engine actually runs (#1298) * Report the subscriptions the engine act
No dependencies with known security vulnerabilities.
work/1299-first-run-bugs
1 month, 2 weeks ago
@subhashb Keep the TTL example out of the table cell, and guard against the next one A `|` inside a table cel
No dependencies with known security vulnerabilities.
work/1299-first-run-bugs
1 month, 2 weeks ago
@subhashb Validate a per-call TTL before writing, not after `MemoryCache.add` stored the value and then resol
No dependencies with known security vulnerabilities.
work/1299-first-run-bugs
1 month, 2 weeks ago
@subhashb Make the cache TTL docstrings describe what the code now does I widened the signatures and left the
No dependencies with known security vulnerabilities.
work/1299-first-run-bugs
1 month, 2 weeks ago
@subhashb Use the group-key helper everywhere in the file that defines it Adding `_group_key` and then leavin
No dependencies with known security vulnerabilities.
work/1299-first-run-bugs
1 month, 2 weeks ago
@subhashb Treat an empty per-call TTL as unset, not as the global default `_ttl_for("")` handed off to `_reso
No dependencies with known security vulnerabilities.
work/1299-first-run-bugs
1 month, 2 weeks ago
@subhashb Make the whole cache TTL surface take the same shapes The annotations said `int | float | None` whi
No dependencies with known security vulnerabilities.
work/1299-first-run-bugs
1 month, 2 weeks ago
@subhashb Reject a falsy scalar in [server.profiles] too Sweeping src for the shape behind the `priority_lane
No dependencies with known security vulnerabilities.
work/1306-public-surface-docs
1 month, 2 weeks ago
@subhashb Rewrap the upgrade-check docstring, and stop the test docstring counting My last edit spliced a sen
No dependencies with known security vulnerabilities.
work/1288-subscription-status-gaps
1 month, 2 weeks ago
@subhashb Say the real reason the outbox count does not filter for a single processor Both docstrings claimed
No dependencies with known security vulnerabilities.
work/1299-first-run-bugs
1 month, 2 weeks ago
@subhashb Reject `priority_lanes = false`, which the truthiness check let through The guard tested the value
No dependencies with known security vulnerabilities.
work/1306-public-surface-docs
1 month, 2 weeks ago
@subhashb Finish generalizing upgrade-check, and fail doc tests with a message I generalized the first line o
No dependencies with known security vulnerabilities.
work/1288-subscription-status-gaps
1 month, 2 weeks ago
@subhashb Count each outbox processor's own rows, not everyone's With `outbox.external_brokers` configured, e
No dependencies with known security vulnerabilities.
work/1299-first-run-bugs
1 month, 2 weeks ago
@subhashb Bracket the backoff delay instead of allowing half a second of slack The upper bound was `expected_
No dependencies with known security vulnerabilities.