johtso
03/11/2023, 4:25 PMjohtso
03/11/2023, 4:28 PMjohtso
03/11/2023, 4:30 PMjohtso
03/11/2023, 6:08 PMDani Foldi
03/11/2023, 6:12 PMHardAtWork
03/11/2023, 6:12 PMDani Foldi
03/11/2023, 6:12 PMHardAtWork
03/11/2023, 6:12 PMjohtso
03/11/2023, 6:13 PMDani Foldi
03/11/2023, 6:13 PMjohtso
03/11/2023, 6:13 PMHardAtWork
03/11/2023, 6:13 PMHardAtWork
03/11/2023, 6:14 PMjohtso
03/11/2023, 6:14 PMHardAtWork
03/11/2023, 6:14 PMjohtso
03/11/2023, 6:14 PMjohtso
03/11/2023, 6:15 PMDani Foldi
03/11/2023, 6:18 PMdo-transactional-outbox
johtso
03/11/2023, 6:20 PMjohtso
03/11/2023, 6:20 PMjohtso
03/11/2023, 6:21 PMthisbetom.eth
03/11/2023, 6:32 PM// npx wrangler dev --local # MacOS wrangler 2.12.2
do.storage.put({
'this:that': 0, // becomes a directory in /private and throws errors on future delete / access
})
Skye
03/11/2023, 6:34 PMSubh
03/11/2023, 8:18 PMts
const promises = await Promise.all([
userClient.createSession(applicationInfo, sessionId, refreshToken),
/*
addRefreshToken(c, refreshToken, sessionId, userId),
c.env.AUTHC1_ACTIVITY_QUEUE.send({
acitivity: "LoggedIn",
}),
*/
]);
frankichiro
03/11/2023, 8:21 PMalias
03/12/2023, 12:17 AMfrankichiro
03/12/2023, 1:40 AMfrankichiro
03/12/2023, 1:42 AMminiflare
section. Unless you are using Miniflare directly you can remove this section."frankichiro
03/12/2023, 2:00 AM--do
flag, but it's not available for Workers for some reason.frankichiro
03/12/2023, 2:03 AM--do
or --do-persist
?