Git Product home page Git Product logo

Comments (3)

nalinbhardwaj avatar nalinbhardwaj commented on August 14, 2024

Culprit Shovel row

image (2)

Unclear why this is null, current best guesses:

  1. Fetched from Alchemy, maybe alchemy returned bad data?
  2. Some panics around the fetching, could be related

from daimo.

dcposch avatar dcposch commented on August 14, 2024

Fixes

  • #1161 , handle NULLs in shovel logs
  • Shovel upgrade requested > adding non-nullable column support soon
  • Add PagerDuty
  • Migrate shovel DB, make columns non-nullable requires Shovel code update

As a follow up, we could also add typing to our SQL via eg. Prisma or TypeSQL. In this case, this would've replaced the any in function rowToRequestCreatedLog(r: any), and we would've caught that required columns like metadata were actually nullable.

from daimo.

nalinbhardwaj avatar nalinbhardwaj commented on August 14, 2024

Cause request transaction: https://basescan.org/tx/0xe08e8dc1f62566f8f0e0ce0289ba5fd41cfc555ec61afe73eccf54db6540be0c

from daimo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.