dart-lang / pub-dev

The pub.dev website
https://pub.dev
BSD 3-Clause "New" or "Revised" License
789 stars 146 forks source link

Pub Points still Pending after 38 hours #7218

Closed Andrious closed 11 months ago

Andrious commented 11 months ago

Usually doesn't take this long for Pub points: Fluttery Framework

Would there be an issue with the package itself?

isoos commented 11 months ago

Couple of things to note here:

## Skipping analysis for "fluttery_framework" version "4.6.1"
date-time: 2023-11-23T05:41:29.613150Z

reason:
Processing of package versions exceeded allocated duration.
This is because all versions are analyzed in a single batch,
the other versions of this package took too long time to analyze.

When analyzing locally pana did complete just fine, it should be a fluke. IIRC it will be retried after a day, let's see it tomorrow.

isoos commented 11 months ago

Closing as fixed. With a new version published the retry context of the scheduling was lost, hopefully it was just a fluke.