Skip to content

BugSplat-Git/python-crash-upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bugsplat-github-banner-basic-outline

BugSplat

Crash and error reporting built for busy developers.

Python Crash Upload

If you'd like to bulk upload minidump files, clone this repo:

git clone https://github.com/BugSplat-Git/python-crash-upload

Install the required packages:

pip install -r requirements.txt

Invoke upload.py as follows, being sure to replace database, application, version, and file.dmp with values specific to your BugSplat configuration:

python upload.py database application version ./file.dmp

Be sure to wait at least 1 second between requests to avoid triggering a 429 error (too many requests).

Thanks for using BugSplat ❤️

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages