feat(chalice): sourcemaps log
This commit is contained in:
parent
baf392f334
commit
795239a8a5
1 changed files with 1 additions and 0 deletions
|
|
@ -147,6 +147,7 @@ MAX_COLUMN_OFFSET = 60
|
|||
|
||||
def fetch_missed_contexts(frames):
|
||||
source_cache = {}
|
||||
print(f">>>>>>>> fetch_missed_contexts of: {len(frames)} frames")
|
||||
for i in range(len(frames)):
|
||||
print(">>>>>>>> fetch_missed_contexts exception:")
|
||||
print(frames[i])
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue