@agenticmail/enterprise 0.5.481 → 0.5.482
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1985,7 +1985,7 @@ export function PolymarketPage() {
|
|
|
1985
1985
|
} }, 'Total P&L: ' + (livePrices.totalPnl >= 0 ? '+' : '') + '$' + livePrices.totalPnl.toFixed(2))
|
|
1986
1986
|
),
|
|
1987
1987
|
h('div', { style: { display: 'flex', justifyContent: 'flex-end', gap: 8, marginBottom: 8 } },
|
|
1988
|
-
livePrices.positions.some(function(p) { return p.redeemable; })
|
|
1988
|
+
livePrices.positions.some(function(p) { return p.redeemable && !p.isLost; })
|
|
1989
1989
|
? h('button', { className: 'btn btn-sm', disabled: redeemExecuting === 'all',
|
|
1990
1990
|
style: { background: 'rgba(245,158,11,0.15)', border: '1px solid rgba(245,158,11,0.3)', color: '#f59e0b', fontWeight: 600, cursor: redeemExecuting === 'all' ? 'not-allowed' : 'pointer' },
|
|
1991
1991
|
onClick: executeRedeemAll
|
|
@@ -2052,7 +2052,7 @@ export function PolymarketPage() {
|
|
|
2052
2052
|
})() : '--'
|
|
2053
2053
|
),
|
|
2054
2054
|
h('td', { key: 'act' },
|
|
2055
|
-
p.redeemable
|
|
2055
|
+
p.redeemable && !isLost
|
|
2056
2056
|
? h('button', { className: 'btn btn-sm', disabled: redeemExecuting === p.conditionId || redeemExecuting === 'all',
|
|
2057
2057
|
style: { minWidth: 50, fontSize: 11, background: 'rgba(245,158,11,0.15)', border: '1px solid rgba(245,158,11,0.3)', color: '#f59e0b', fontWeight: 600, cursor: (redeemExecuting === p.conditionId || redeemExecuting === 'all') ? 'not-allowed' : 'pointer' },
|
|
2058
2058
|
onClick: function(e) { e.stopPropagation(); executeRedeem(p); }
|
|
@@ -170,3 +170,35 @@
|
|
|
170
170
|
2026-03-14 02:54:24: 2026-03-14T01:54:24Z ERR Request failed error="unexpected EOF" connIndex=2 dest=https://enterprise.agenticmail.io/api/polymarket/67ba24f1-c8af-40b4-9df5-c05b81fc1e7a/price-stream event=0 ip=198.41.192.167 type=http
|
|
171
171
|
2026-03-14 02:54:24: 2026-03-14T01:54:24Z ERR error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp [::1]:3100: connect: connection refused" connIndex=2 event=1 ingressRule=0 originService=http://localhost:3100
|
|
172
172
|
2026-03-14 02:54:24: 2026-03-14T01:54:24Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp [::1]:3100: connect: connection refused" connIndex=2 dest=https://enterprise.agenticmail.io/api/polymarket/67ba24f1-c8af-40b4-9df5-c05b81fc1e7a/wallet/balance event=0 ip=198.41.192.167 type=http
|
|
173
|
+
2026-03-14 03:00:19: 2026-03-14T02:00:19Z ERR error="stream 50489 canceled by remote with error code 0" connIndex=2 event=1 ingressRule=0 originService=http://localhost:3100
|
|
174
|
+
2026-03-14 03:00:19: 2026-03-14T02:00:19Z ERR Request failed error="stream 50489 canceled by remote with error code 0" connIndex=2 dest=https://enterprise.agenticmail.io/api/polymarket/67ba24f1-c8af-40b4-9df5-c05b81fc1e7a/price-stream event=0 ip=198.41.192.167 type=http
|
|
175
|
+
2026-03-14 03:00:25: 2026-03-14T02:00:25Z ERR error="stream 50485 canceled by remote with error code 0" connIndex=2 event=1 ingressRule=0 originService=http://localhost:3100
|
|
176
|
+
2026-03-14 03:00:25: 2026-03-14T02:00:25Z ERR Request failed error="stream 50485 canceled by remote with error code 0" connIndex=2 dest=https://enterprise.agenticmail.io/api/polymarket/stream?agentId=67ba24f1-c8af-40b4-9df5-c05b81fc1e7a event=0 ip=198.41.192.167 type=http
|
|
177
|
+
2026-03-14 03:01:17: 2026-03-14T02:01:17Z ERR error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: read tcp [::1]:58839->[::1]:3100: read: connection reset by peer" connIndex=2 event=1 ingressRule=0 originService=http://localhost:3100
|
|
178
|
+
2026-03-14 03:01:17: 2026-03-14T02:01:17Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: read tcp [::1]:58839->[::1]:3100: read: connection reset by peer" connIndex=2 dest=https://enterprise.agenticmail.io/api/polymarket/67ba24f1-c8af-40b4-9df5-c05b81fc1e7a/wallet/balance event=0 ip=198.41.192.167 type=http
|
|
179
|
+
2026-03-14 03:01:17: 2026-03-14T02:01:17Z ERR error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: read tcp [::1]:58895->[::1]:3100: read: connection reset by peer" connIndex=2 event=1 ingressRule=0 originService=http://localhost:3100
|
|
180
|
+
2026-03-14 03:01:17: 2026-03-14T02:01:17Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: read tcp [::1]:58895->[::1]:3100: read: connection reset by peer" connIndex=2 dest=https://enterprise.agenticmail.io/api/polymarket/67ba24f1-c8af-40b4-9df5-c05b81fc1e7a/wallet/balance event=0 ip=198.41.192.167 type=http
|
|
181
|
+
2026-03-14 03:01:19: 2026-03-14T02:01:19Z ERR error="unexpected EOF" connIndex=2 event=1 ingressRule=0 originService=http://localhost:3100
|
|
182
|
+
2026-03-14 03:01:19: 2026-03-14T02:01:19Z ERR Request failed error="unexpected EOF" connIndex=2 dest=https://enterprise.agenticmail.io/api/polymarket/67ba24f1-c8af-40b4-9df5-c05b81fc1e7a/price-stream event=0 ip=198.41.192.167 type=http
|
|
183
|
+
2026-03-14 03:01:19: 2026-03-14T02:01:19Z ERR error="unexpected EOF" connIndex=2 event=1 ingressRule=0 originService=http://localhost:3100
|
|
184
|
+
2026-03-14 03:01:19: 2026-03-14T02:01:19Z ERR Request failed error="unexpected EOF" connIndex=2 dest=https://enterprise.agenticmail.io/api/polymarket/stream?agentId=67ba24f1-c8af-40b4-9df5-c05b81fc1e7a event=0 ip=198.41.192.167 type=http
|
|
185
|
+
2026-03-14 03:01:19: 2026-03-14T02:01:19Z ERR error="unexpected EOF" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
|
|
186
|
+
2026-03-14 03:01:19: 2026-03-14T02:01:19Z ERR Request failed error="unexpected EOF" connIndex=3 dest=https://enterprise.agenticmail.io/api/polymarket/67ba24f1-c8af-40b4-9df5-c05b81fc1e7a/price-stream event=0 ip=198.41.200.23 type=http
|
|
187
|
+
2026-03-14 03:01:19: 2026-03-14T02:01:19Z ERR error="unexpected EOF" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
|
|
188
|
+
2026-03-14 03:01:19: 2026-03-14T02:01:19Z ERR Request failed error="unexpected EOF" connIndex=3 dest=https://enterprise.agenticmail.io/api/polymarket/stream?agentId=67ba24f1-c8af-40b4-9df5-c05b81fc1e7a event=0 ip=198.41.200.23 type=http
|
|
189
|
+
2026-03-14 03:01:19: 2026-03-14T02:01:19Z ERR error="unexpected EOF" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
|
|
190
|
+
2026-03-14 03:01:19: 2026-03-14T02:01:19Z ERR error="unexpected EOF" connIndex=2 event=1 ingressRule=0 originService=http://localhost:3100
|
|
191
|
+
2026-03-14 03:01:19: 2026-03-14T02:01:19Z ERR Request failed error="unexpected EOF" connIndex=3 dest=https://enterprise.agenticmail.io/api/polymarket/stream?agentId=67ba24f1-c8af-40b4-9df5-c05b81fc1e7a event=0 ip=198.41.200.23 type=http
|
|
192
|
+
2026-03-14 03:01:19: 2026-03-14T02:01:19Z ERR Request failed error="unexpected EOF" connIndex=2 dest=https://enterprise.agenticmail.io/api/polymarket/67ba24f1-c8af-40b4-9df5-c05b81fc1e7a/price-stream event=0 ip=198.41.192.167 type=http
|
|
193
|
+
2026-03-14 03:01:19: 2026-03-14T02:01:19Z ERR error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp [::1]:3100: connect: connection refused" connIndex=2 event=1 ingressRule=0 originService=http://localhost:3100
|
|
194
|
+
2026-03-14 03:01:19: 2026-03-14T02:01:19Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp [::1]:3100: connect: connection refused" connIndex=2 dest=https://enterprise.agenticmail.io/api/polymarket/67ba24f1-c8af-40b4-9df5-c05b81fc1e7a/wallet/balance event=0 ip=198.41.192.167 type=http
|
|
195
|
+
2026-03-14 03:01:19: 2026-03-14T02:01:19Z ERR error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp [::1]:3100: connect: connection refused" connIndex=2 event=1 ingressRule=0 originService=http://localhost:3100
|
|
196
|
+
2026-03-14 03:01:19: 2026-03-14T02:01:19Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp [::1]:3100: connect: connection refused" connIndex=2 dest=https://enterprise.agenticmail.io/api/polymarket/67ba24f1-c8af-40b4-9df5-c05b81fc1e7a/wallet/balance event=0 ip=198.41.192.167 type=http
|
|
197
|
+
2026-03-14 03:01:44: 2026-03-14T02:01:44Z ERR error="stream 51325 canceled by remote with error code 0" connIndex=2 event=1 ingressRule=0 originService=http://localhost:3100
|
|
198
|
+
2026-03-14 03:01:44: 2026-03-14T02:01:44Z ERR Request failed error="stream 51325 canceled by remote with error code 0" connIndex=2 dest=https://enterprise.agenticmail.io/api/polymarket/67ba24f1-c8af-40b4-9df5-c05b81fc1e7a/price-stream event=0 ip=198.41.192.167 type=http
|
|
199
|
+
2026-03-14 03:01:51: 2026-03-14T02:01:51Z ERR error="stream 51321 canceled by remote with error code 0" connIndex=2 event=1 ingressRule=0 originService=http://localhost:3100
|
|
200
|
+
2026-03-14 03:01:51: 2026-03-14T02:01:51Z ERR Request failed error="stream 51321 canceled by remote with error code 0" connIndex=2 dest=https://enterprise.agenticmail.io/api/polymarket/stream?agentId=67ba24f1-c8af-40b4-9df5-c05b81fc1e7a event=0 ip=198.41.192.167 type=http
|
|
201
|
+
2026-03-14 03:03:02: 2026-03-14T02:03:02Z ERR error="stream 51313 canceled by remote with error code 0" connIndex=2 event=1 ingressRule=0 originService=http://localhost:3100
|
|
202
|
+
2026-03-14 03:03:02: 2026-03-14T02:03:02Z ERR Request failed error="stream 51313 canceled by remote with error code 0" connIndex=2 dest=https://enterprise.agenticmail.io/api/polymarket/67ba24f1-c8af-40b4-9df5-c05b81fc1e7a/price-stream event=0 ip=198.41.192.167 type=http
|
|
203
|
+
2026-03-14 03:03:06: 2026-03-14T02:03:06Z ERR error="stream 51317 canceled by remote with error code 0" connIndex=2 event=1 ingressRule=0 originService=http://localhost:3100
|
|
204
|
+
2026-03-14 03:03:06: 2026-03-14T02:03:06Z ERR Request failed error="stream 51317 canceled by remote with error code 0" connIndex=2 dest=https://enterprise.agenticmail.io/api/polymarket/stream?agentId=67ba24f1-c8af-40b4-9df5-c05b81fc1e7a event=0 ip=198.41.192.167 type=http
|