Alex Gleason
|
2589b86a8a
|
EventsDB: fix returning too many rows from tag filters
|
2024-07-17 23:19:23 -05:00 |
|
Alex Gleason
|
c60e62ef8d
|
Revert "Merge branch 'revert-bf9b816e' into 'main'"
This reverts merge request !426
|
2024-07-18 04:13:37 +00:00 |
|
Alex Gleason
|
2d239fcaec
|
Revert "Merge branch 'tag-perf' into 'main'"
This reverts merge request !425
|
2024-07-18 04:11:04 +00:00 |
|
Alex Gleason
|
ff8d7ef9d4
|
EventsDB: normalizeFilters before expanding tag queries
|
2024-07-17 20:11:31 -05:00 |
|
Alex Gleason
|
0f5c28deeb
|
EventsDB: query tags by converting to ids filter
|
2024-07-17 19:58:12 -05:00 |
|
Alex Gleason
|
c2f578a2bb
|
DittoPostgres: handle pool not being opened yet
|
2024-07-16 09:26:49 -05:00 |
|
Alex Gleason
|
e208d7ef56
|
Merge remote-tracking branch 'origin/main' into use-postgres-js
|
2024-07-15 21:35:29 -05:00 |
|
Siddharth Singh
|
3aa8266bbe
|
use idle count to get avl connections
|
2024-07-16 07:44:55 +05:30 |
|
Siddharth Singh
|
53343ba349
|
messing with conn stats
|
2024-07-16 07:44:39 +05:30 |
|
Siddharth Singh
|
404306f203
|
change to connection-stats branch
|
2024-07-15 14:23:23 +05:30 |
|
Alex Gleason
|
a49e56f2a0
|
Increase default database timeouts
|
2024-07-14 10:10:26 -05:00 |
|
Alex Gleason
|
39fdbc1acb
|
Delete scavenger.test.ts
|
2024-07-12 14:01:21 -05:00 |
|
Alex Gleason
|
96fe8920cd
|
Make database timeouts configurable
|
2024-07-12 13:49:44 -05:00 |
|
Alex Gleason
|
c2b13b1a63
|
Add a ts-ignore instead of as any
|
2024-07-11 17:22:12 -05:00 |
|
Alex Gleason
|
cd961dad86
|
delay -> sleep, style tweaks
|
2024-07-11 17:19:47 -05:00 |
|
Alex Gleason
|
9584638d5c
|
Merge remote-tracking branch 'origin/main' into use-postgres-js
|
2024-07-11 17:16:11 -05:00 |
|
Alex Gleason
|
5c6479b3fe
|
Rate-limit messages to the relay
|
2024-07-11 17:10:05 -05:00 |
|
Alex Gleason
|
92061c267e
|
Merge remote-tracking branch 'origin/main' into ws-limit
|
2024-07-11 17:02:00 -05:00 |
|
Alex Gleason
|
fa53dd7f8d
|
createStatusController: add relay hints
Fixes https://github.com/nostrability/nostrability/issues/52
|
2024-07-07 00:23:00 +01:00 |
|
Alex Gleason
|
842adfd72b
|
Improve signer timeout errors
|
2024-07-06 23:01:00 +01:00 |
|
Alex Gleason
|
2167106577
|
Fix not being able to post
|
2024-07-06 20:50:39 +01:00 |
|
Siddharth Singh
|
36b9aae1ab
|
switch to postgres.js available-connections branch temporarily
|
2024-07-06 20:07:02 +05:30 |
|
Siddharth Singh
|
102398967e
|
fix type stuff
|
2024-07-06 18:18:38 +05:30 |
|
Siddharth Singh
|
3495092eff
|
add poolsize and availableconnections metrics back
|
2024-07-06 18:15:21 +05:30 |
|
Siddharth Singh
|
a804608afb
|
Merge branch 'main' into 'use-postgres-js'
# Conflicts:
# deno.json
# src/db/adapters/DittoPostgres.ts
|
2024-07-06 12:03:21 +00:00 |
|
Alex Gleason
|
96a8ccb2e6
|
HTTP Response metrics
|
2024-07-05 00:07:59 +01:00 |
|
Alex Gleason
|
d4713cae01
|
Move errorHandler to a separate file
|
2024-07-04 23:53:20 +01:00 |
|
Alex Gleason
|
193dd1a011
|
EventsDB: remove queries for ephemeral kinds
|
2024-07-04 23:38:16 +01:00 |
|
P. Reis
|
ba29035413
|
refactor: put conditional into just one line
|
2024-07-02 18:43:28 -03:00 |
|
P. Reis
|
d3c3ecfd35
|
test(EventsDB): refactor to use RelayError instead of Error
|
2024-07-02 18:40:21 -03:00 |
|
P. Reis
|
e169749b82
|
refactor(EventsDB): throw RelayError instead of Error
|
2024-07-02 18:39:55 -03:00 |
|
P. Reis
|
2d017e8102
|
refactor(relay): remove invalid filter condition
|
2024-07-02 18:39:22 -03:00 |
|
P. Reis
|
a868512188
|
refactor: error messages in app.onError()
|
2024-07-02 18:38:16 -03:00 |
|
P. Reis
|
1731e7dac9
|
Merge branch 'main' into handle-timeout-error
(((updating local branch)))
|
2024-07-02 17:31:36 -03:00 |
|
P. Reis
|
360efe089d
|
test(EventsDB): throw error for large since, until and kinds filter
|
2024-07-02 17:31:12 -03:00 |
|
P. Reis
|
cac5c9c1e0
|
refactor: change timeout error message
|
2024-07-02 17:17:29 -03:00 |
|
P. Reis
|
e6c38550c6
|
feat: add onError() function hono handler
|
2024-07-02 17:15:47 -03:00 |
|
P. Reis
|
a7f2fb06ee
|
feat(relay): send custom error messages - since, until & kind
|
2024-07-02 17:09:17 -03:00 |
|
Alex Gleason
|
3e7bab538a
|
Increase timeout for account statuses endpoint and feed endpoints
|
2024-07-02 20:13:44 +01:00 |
|
Alex Gleason
|
c7092f5d2d
|
Increase query timeout of feeds
|
2024-07-02 09:22:59 +01:00 |
|
Alex Gleason
|
fd769c125c
|
Merge branch 'zapped-by-pagination-sort-amount' into 'main'
zapped_by: add pagination & sort amount
Closes #159
See merge request soapbox-pub/ditto!394
|
2024-07-02 05:17:11 +00:00 |
|
Alex Gleason
|
ae687bb525
|
Increase timeouts
|
2024-07-01 23:05:03 +01:00 |
|
Alex Gleason
|
3ae6d39ebc
|
Increase notifications endpoint timeout
|
2024-07-01 20:29:06 +01:00 |
|
Alex Gleason
|
4e150edb5b
|
Actually enable query timeouts 🤦
|
2024-07-01 19:48:28 +01:00 |
|
Siddharth Singh
|
65f77e845d
|
fmt
|
2024-07-01 21:43:01 +05:30 |
|
Siddharth Singh
|
98aaab8e51
|
switch to deno.land/postgresjs for free 4x speed increase
|
2024-07-01 21:42:50 +05:30 |
|
Alex Gleason
|
092a20088a
|
Reduce timeouts
|
2024-07-01 09:18:42 +01:00 |
|
Alex Gleason
|
c3ffe7c7f7
|
EventsDB: fix limit being passed to NDatabase
|
2024-07-01 08:53:03 +01:00 |
|
Alex Gleason
|
d062f6bbb6
|
Try lazy pool initialization
|
2024-07-01 08:44:01 +01:00 |
|
Siddharth Singh
|
ae140933f5
|
replace kysely_deno_postgres with kysely-postgres-js
|
2024-06-30 13:13:01 +05:30 |
|